admin_<type>_panel_fields

Usage

Append content just below the save panel fields when editing using the Omeka_Form_Admin. Often <type> will be a model type.

Arguments

:php:class:`Omeka_Record_AbstractRecord`|null record
The record being edited, if one was passed in when the form was created. Otherwise, null
Omeka_View view
The view object

Examples

Project Versions

Table Of Contents

Previous topic

admin_<type>_panel_buttons

Next topic

admin_appearance_settings_form

This Page